home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / graphics / 462 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: news.infi.net!not-for-mail
  2. From: kermit@infi.net (Kermit Woodall)
  3. Newsgroups: comp.sys.amiga.graphics,comp.sys.amiga.applications
  4. Subject: Re: ImageFx: Joining pictures into a large one?
  5. Followup-To: comp.sys.amiga.graphics,comp.sys.amiga.applications
  6. Date: 17 Jan 1996 17:24:03 GMT
  7. Organization: InfiNet
  8. Message-ID: <4djbbj$1fh@news.infi.net>
  9. References: <1996Jan16.205909.1@cc.helsinki.fi>
  10. NNTP-Posting-Host: larry.infi.net
  11. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  12.  
  13. ronkko@cc.helsinki.fi wrote:
  14. : How can I join in ImageFx 2.1 two separate pictures into one large image, 
  15. : so that the originals do not overlap but are 'weldered' together side by side? 
  16. : I suppose this feature must be present because ImageFx is marketed as a 
  17. : professional tool, but I have not been able to find that feature from the 
  18. : manual. So, on what page(s) is that explained? I have found so far only
  19. : how to combine _overlapping_ pictures of identical size...
  20. The simple answer is that you load the images as brushes and stamp/draw them
  21. onto a new image.  For example:
  22.  
  23. Create a buffer twice as wide as your images.
  24. Load the first image as a brush.
  25. Go to Pen Options menu, Select Get Brush Size, Get Brush Offset, Grid On.
  26. Stamp the loaded image down in the first grid block.
  27. Load the second image as a brush and stamp it on the second grid block.
  28.  
  29. Mind you, using the grid here is just to make it simple and automatic
  30. when making a montage of images.  You can skip that step and do it by
  31. hand if you want a more personalized look for the final result.
  32.  
  33. Kermit Woodall
  34. Nova Design, Inc.
  35. Kermit@cup.portal.com
  36.  
  37. -- 
  38.